projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e6dbff
)
Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compiling
author
Christian Dywan
<christian@twotoasts.de>
Fri, 16 Oct 2009 16:45:53 +0000
(18:45 +0200)
committer
Christian Dywan
<christian@twotoasts.de>
Fri, 16 Oct 2009 16:45:53 +0000
(18:45 +0200)
tests/testinput.c
patch
|
blob
|
history
diff --git
a/tests/testinput.c
b/tests/testinput.c
index 4734284b967e6bf074d39e84229a38758ab81b2c..96b66f460259d4a41872269f81fea0d4f4a67977 100644
(file)
--- a/
tests/testinput.c
+++ b/
tests/testinput.c
@@
-24,6
+24,8
@@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+#undef GTK_DISABLE_DEPRECATED
+
#include "config.h"
#include <stdio.h>
#include "gtk/gtk.h"